-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update storybook config and convert stories to work with addon-docs #6532
Update storybook config and convert stories to work with addon-docs #6532
Conversation
…docs/update-stories-to-component-story-format
Deploy preview for carbon-elements ready! Built with commit 1eaff2e |
Deploy preview for carbon-components-react ready! Built with commit 1eaff2e https://deploy-preview-6532--carbon-components-react.netlify.app |
cc @tw15egan @aledavila should be good to go now! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 lets goooo
This PR introduces a couple of updates to storybook, namely:
addons.js
tomanager.js
andconfig.js
topreview.js
to match the migration guidemain.js
file as new entrypoint for configuration@storybook/addon-docs
and@storybook/addon-notes
Accordion-story
to Component Story Format (CSF)addParameters
There are a couple of issues that this PR ran into, namely: